Skip to content

Conversation

@weslayer
Copy link
Contributor

@weslayer weslayer commented May 26, 2025

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Refs #3475

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project

@weslayer weslayer requested a review from a team as a code owner May 26, 2025 05:12
@weslayer weslayer changed the title refactor old spanattrs to new refactor (boto3sqs) spans May 26, 2025
@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 26, 2025
@weslayer
Copy link
Contributor Author

got rid of MESSAGING_DESTINATION_KIND (deprecated)

@weslayer weslayer requested a review from xrmx June 5, 2025 05:52
)
span.set_attribute(SpanAttributes.MESSAGING_URL, queue_url)
span.set_attribute(MESSAGING_SYSTEM, "aws.sqs")
span.set_attribute(MESSAGING_DESTINATION_NAME, queue_name)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should keep SpanAttributes....
Update this implementation once the semantic conventions for messaging stabilize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants